evolution-ntlm
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Thu, 8 Dec 2016 14:47:46 +0000 (14:47 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 8 Dec 2016 14:47:46 +0000 (14:47 +0000)
commitf757c589fa14f036904e43251304c96c3f4ee831
treec4ae5f657e4f3a412316c4a67cf693ca2cf03554
parent8dc49ff9ecb272419ab30d633be1db80c13ee80a
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/ntlm.c [new file with mode: 0644]
libraries/libldap_r/Makefile.in